1. Packages
  2. AWS Native
  3. API Docs
  4. ec2
  5. IpamScope

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.ec2.IpamScope

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Resource Schema of AWS::EC2::IPAMScope Type

    Create IpamScope Resource

    new IpamScope(name: string, args: IpamScopeArgs, opts?: CustomResourceOptions);
    @overload
    def IpamScope(resource_name: str,
                  opts: Optional[ResourceOptions] = None,
                  description: Optional[str] = None,
                  ipam_id: Optional[str] = None,
                  tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    @overload
    def IpamScope(resource_name: str,
                  args: IpamScopeArgs,
                  opts: Optional[ResourceOptions] = None)
    func NewIpamScope(ctx *Context, name string, args IpamScopeArgs, opts ...ResourceOption) (*IpamScope, error)
    public IpamScope(string name, IpamScopeArgs args, CustomResourceOptions? opts = null)
    public IpamScope(String name, IpamScopeArgs args)
    public IpamScope(String name, IpamScopeArgs args, CustomResourceOptions options)
    
    type: aws-native:ec2:IpamScope
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args IpamScopeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args IpamScopeArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args IpamScopeArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args IpamScopeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args IpamScopeArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    IpamScope Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The IpamScope resource accepts the following input properties:

    IpamId string
    The Id of the IPAM this scope is a part of.
    Description string
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource.
    IpamId string
    The Id of the IPAM this scope is a part of.
    Description string
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    ipamId String
    The Id of the IPAM this scope is a part of.
    description String
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    ipamId string
    The Id of the IPAM this scope is a part of.
    description string
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    ipam_id str
    The Id of the IPAM this scope is a part of.
    description str
    tags TagArgs]
    An array of key-value pairs to apply to this resource.
    ipamId String
    The Id of the IPAM this scope is a part of.
    description String
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the IpamScope resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the IPAM scope.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamArn string
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    IpamScopeId string
    Id of the IPAM scope.
    IpamScopeType Pulumi.AwsNative.Ec2.IpamScopeType
    Determines whether this scope contains publicly routable space or space for a private network
    IsDefault bool
    Is this one of the default scopes created with the IPAM.
    PoolCount int
    The number of pools that currently exist in this scope.
    Arn string
    The Amazon Resource Name (ARN) of the IPAM scope.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamArn string
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    IpamScopeId string
    Id of the IPAM scope.
    IpamScopeType IpamScopeType
    Determines whether this scope contains publicly routable space or space for a private network
    IsDefault bool
    Is this one of the default scopes created with the IPAM.
    PoolCount int
    The number of pools that currently exist in this scope.
    arn String
    The Amazon Resource Name (ARN) of the IPAM scope.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamArn String
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    ipamScopeId String
    Id of the IPAM scope.
    ipamScopeType IpamScopeType
    Determines whether this scope contains publicly routable space or space for a private network
    isDefault Boolean
    Is this one of the default scopes created with the IPAM.
    poolCount Integer
    The number of pools that currently exist in this scope.
    arn string
    The Amazon Resource Name (ARN) of the IPAM scope.
    id string
    The provider-assigned unique ID for this managed resource.
    ipamArn string
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    ipamScopeId string
    Id of the IPAM scope.
    ipamScopeType IpamScopeType
    Determines whether this scope contains publicly routable space or space for a private network
    isDefault boolean
    Is this one of the default scopes created with the IPAM.
    poolCount number
    The number of pools that currently exist in this scope.
    arn str
    The Amazon Resource Name (ARN) of the IPAM scope.
    id str
    The provider-assigned unique ID for this managed resource.
    ipam_arn str
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    ipam_scope_id str
    Id of the IPAM scope.
    ipam_scope_type IpamScopeType
    Determines whether this scope contains publicly routable space or space for a private network
    is_default bool
    Is this one of the default scopes created with the IPAM.
    pool_count int
    The number of pools that currently exist in this scope.
    arn String
    The Amazon Resource Name (ARN) of the IPAM scope.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamArn String
    The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
    ipamScopeId String
    Id of the IPAM scope.
    ipamScopeType "public" | "private"
    Determines whether this scope contains publicly routable space or space for a private network
    isDefault Boolean
    Is this one of the default scopes created with the IPAM.
    poolCount Number
    The number of pools that currently exist in this scope.

    Supporting Types

    IpamScopeType, IpamScopeTypeArgs

    Public
    public
    Private
    private
    IpamScopeTypePublic
    public
    IpamScopeTypePrivate
    private
    Public
    public
    Private
    private
    Public
    public
    Private
    private
    PUBLIC
    public
    PRIVATE
    private
    "public"
    public
    "private"
    private

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi