We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
aws-native.ec2.IpamScope
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
Resource Schema of AWS::EC2::IPAMScope Type
Create IpamScope Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new IpamScope(name: string, args: IpamScopeArgs, opts?: CustomResourceOptions);
@overload
def IpamScope(resource_name: str,
args: IpamScopeArgs,
opts: Optional[ResourceOptions] = None)
@overload
def IpamScope(resource_name: str,
opts: Optional[ResourceOptions] = None,
ipam_id: Optional[str] = None,
description: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = 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.
Parameters
- 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:
- Ipam
Id string - The Id of the IPAM this scope is a part of.
- Description string
- The description of the scope.
- List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Ipam
Id string - The Id of the IPAM this scope is a part of.
- Description string
- The description of the scope.
- Tag
Args - An array of key-value pairs to apply to this resource.
- ipam
Id String - The Id of the IPAM this scope is a part of.
- description String
- The description of the scope.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- ipam
Id string - The Id of the IPAM this scope is a part of.
- description string
- The description of the scope.
- 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
- The description of the scope.
- Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- ipam
Id String - The Id of the IPAM this scope is a part of.
- description String
- The description of the scope.
- 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.
- Ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
- Ipam
Scope stringId - Id of the IPAM scope.
- Ipam
Scope Pulumi.Type Aws Native. Ec2. Ipam Scope Type - 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.
- Ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
- Ipam
Scope stringId - Id of the IPAM scope.
- Ipam
Scope IpamType Scope Type - 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.
- ipam
Arn String - The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
- ipam
Scope StringId - Id of the IPAM scope.
- ipam
Scope IpamType Scope Type - Determines whether this scope contains publicly routable space or space for a private network
- is
Default Boolean - Is this one of the default scopes created with the IPAM.
- pool
Count 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.
- ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
- ipam
Scope stringId - Id of the IPAM scope.
- ipam
Scope IpamType Scope Type - Determines whether this scope contains publicly routable space or space for a private network
- is
Default boolean - Is this one of the default scopes created with the IPAM.
- pool
Count 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_ strid - Id of the IPAM scope.
- ipam_
scope_ Ipamtype Scope Type - 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.
- ipam
Arn String - The Amazon Resource Name (ARN) of the IPAM this scope is a part of.
- ipam
Scope StringId - Id of the IPAM scope.
- ipam
Scope "public" | "private"Type - Determines whether this scope contains publicly routable space or space for a private network
- is
Default Boolean - Is this one of the default scopes created with the IPAM.
- pool
Count Number - The number of pools that currently exist in this scope.
Supporting Types
IpamScopeType, IpamScopeTypeArgs
- Public
- public
- Private
- private
- Ipam
Scope Type Public - public
- Ipam
Scope Type Private - private
- Public
- public
- Private
- private
- Public
- public
- Private
- private
- PUBLIC
- public
- PRIVATE
- private
- "public"
- public
- "private"
- private
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi