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

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.IpamResourceDiscoveryAssociation

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::IPAMResourceDiscoveryAssociation Type

    Create IpamResourceDiscoveryAssociation Resource

    new IpamResourceDiscoveryAssociation(name: string, args: IpamResourceDiscoveryAssociationArgs, opts?: CustomResourceOptions);
    @overload
    def IpamResourceDiscoveryAssociation(resource_name: str,
                                         opts: Optional[ResourceOptions] = None,
                                         ipam_id: Optional[str] = None,
                                         ipam_resource_discovery_id: Optional[str] = None,
                                         tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    @overload
    def IpamResourceDiscoveryAssociation(resource_name: str,
                                         args: IpamResourceDiscoveryAssociationArgs,
                                         opts: Optional[ResourceOptions] = None)
    func NewIpamResourceDiscoveryAssociation(ctx *Context, name string, args IpamResourceDiscoveryAssociationArgs, opts ...ResourceOption) (*IpamResourceDiscoveryAssociation, error)
    public IpamResourceDiscoveryAssociation(string name, IpamResourceDiscoveryAssociationArgs args, CustomResourceOptions? opts = null)
    public IpamResourceDiscoveryAssociation(String name, IpamResourceDiscoveryAssociationArgs args)
    public IpamResourceDiscoveryAssociation(String name, IpamResourceDiscoveryAssociationArgs args, CustomResourceOptions options)
    
    type: aws-native:ec2:IpamResourceDiscoveryAssociation
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args IpamResourceDiscoveryAssociationArgs
    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 IpamResourceDiscoveryAssociationArgs
    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 IpamResourceDiscoveryAssociationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args IpamResourceDiscoveryAssociationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args IpamResourceDiscoveryAssociationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    IpamResourceDiscoveryAssociation 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 IpamResourceDiscoveryAssociation resource accepts the following input properties:

    IpamId string
    The Id of the IPAM this Resource Discovery is associated to.
    IpamResourceDiscoveryId string
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    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 Resource Discovery is associated to.
    IpamResourceDiscoveryId string
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    ipamId String
    The Id of the IPAM this Resource Discovery is associated to.
    ipamResourceDiscoveryId String
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    ipamId string
    The Id of the IPAM this Resource Discovery is associated to.
    ipamResourceDiscoveryId string
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    ipam_id str
    The Id of the IPAM this Resource Discovery is associated to.
    ipam_resource_discovery_id str
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    tags TagArgs]
    An array of key-value pairs to apply to this resource.
    ipamId String
    The Id of the IPAM this Resource Discovery is associated to.
    ipamResourceDiscoveryId String
    The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.
    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 IpamResourceDiscoveryAssociation resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    IpamArn string
    Arn of the IPAM.
    IpamRegion string
    The home region of the IPAM.
    IpamResourceDiscoveryAssociationArn string
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    IpamResourceDiscoveryAssociationId string
    Id of the IPAM Resource Discovery Association.
    IsDefault bool
    If the Resource Discovery Association exists due as part of CreateIpam.
    OwnerId string
    The AWS Account ID for the account where the shared IPAM exists.
    ResourceDiscoveryStatus string
    The status of the resource discovery.
    State string
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamArn string
    Arn of the IPAM.
    IpamRegion string
    The home region of the IPAM.
    IpamResourceDiscoveryAssociationArn string
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    IpamResourceDiscoveryAssociationId string
    Id of the IPAM Resource Discovery Association.
    IsDefault bool
    If the Resource Discovery Association exists due as part of CreateIpam.
    OwnerId string
    The AWS Account ID for the account where the shared IPAM exists.
    ResourceDiscoveryStatus string
    The status of the resource discovery.
    State string
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamArn String
    Arn of the IPAM.
    ipamRegion String
    The home region of the IPAM.
    ipamResourceDiscoveryAssociationArn String
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    ipamResourceDiscoveryAssociationId String
    Id of the IPAM Resource Discovery Association.
    isDefault Boolean
    If the Resource Discovery Association exists due as part of CreateIpam.
    ownerId String
    The AWS Account ID for the account where the shared IPAM exists.
    resourceDiscoveryStatus String
    The status of the resource discovery.
    state String
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.
    id string
    The provider-assigned unique ID for this managed resource.
    ipamArn string
    Arn of the IPAM.
    ipamRegion string
    The home region of the IPAM.
    ipamResourceDiscoveryAssociationArn string
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    ipamResourceDiscoveryAssociationId string
    Id of the IPAM Resource Discovery Association.
    isDefault boolean
    If the Resource Discovery Association exists due as part of CreateIpam.
    ownerId string
    The AWS Account ID for the account where the shared IPAM exists.
    resourceDiscoveryStatus string
    The status of the resource discovery.
    state string
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.
    id str
    The provider-assigned unique ID for this managed resource.
    ipam_arn str
    Arn of the IPAM.
    ipam_region str
    The home region of the IPAM.
    ipam_resource_discovery_association_arn str
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    ipam_resource_discovery_association_id str
    Id of the IPAM Resource Discovery Association.
    is_default bool
    If the Resource Discovery Association exists due as part of CreateIpam.
    owner_id str
    The AWS Account ID for the account where the shared IPAM exists.
    resource_discovery_status str
    The status of the resource discovery.
    state str
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamArn String
    Arn of the IPAM.
    ipamRegion String
    The home region of the IPAM.
    ipamResourceDiscoveryAssociationArn String
    The Amazon Resource Name (ARN) of the resource discovery association is a part of.
    ipamResourceDiscoveryAssociationId String
    Id of the IPAM Resource Discovery Association.
    isDefault Boolean
    If the Resource Discovery Association exists due as part of CreateIpam.
    ownerId String
    The AWS Account ID for the account where the shared IPAM exists.
    resourceDiscoveryStatus String
    The status of the resource discovery.
    state String
    The operational state of the Resource Discovery Association. Related to Create/Delete activities.

    Supporting Types

    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