Class: Aws::EC2::Types::IpamResourceDiscoveryAssociation

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb

Overview

An IPAM resource discovery association. An associated resource discovery is a resource discovery that has been associated with an IPAM. IPAM aggregates the resource CIDRs discovered by the associated resource discovery.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_arnString

The IPAM ARN.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#ipam_idString

The IPAM ID.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#ipam_regionString

The IPAM home Region.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#ipam_resource_discovery_association_arnString

The resource discovery association Amazon Resource Name (ARN).

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#ipam_resource_discovery_association_idString

The resource discovery association ID.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#ipam_resource_discovery_idString

The resource discovery ID.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#is_defaultBoolean

Defines if the resource discovery is the default. When you create an IPAM, a default resource discovery is created for your IPAM and it's associated with your IPAM.

Returns:

  • (Boolean)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#owner_idString

The Amazon Web Services account ID of the resource discovery owner.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#resource_discovery_statusString

The resource discovery status.

  • active - Connection or permissions required to read the results of the resource discovery are intact.

  • not-found - Connection or permissions required to read the results of the resource discovery are broken. This may happen if the owner of the resource discovery stopped sharing it or deleted the resource discovery. Verify the resource discovery still exists and the Amazon Web Services RAM resource share is still intact.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

The lifecycle state of the association when you associate or disassociate a resource discovery.

  • associate-in-progress - Resource discovery is being associated.

  • associate-complete - Resource discovery association is complete.

  • associate-failed - Resource discovery association has failed.

  • disassociate-in-progress - Resource discovery is being disassociated.

  • disassociate-complete - Resource discovery disassociation is complete.

  • disassociate-failed - Resource discovery disassociation has failed.

  • isolate-in-progress - Amazon Web Services account that created the resource discovery association has been removed and the resource discovery associatation is being isolated.

  • isolate-complete - Resource discovery isolation is complete..

  • restore-in-progress - Resource discovery is being restored.

Returns:

  • (String)


43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.

Returns:



43990
43991
43992
43993
43994
43995
43996
43997
43998
43999
44000
44001
44002
44003
44004
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43990

class IpamResourceDiscoveryAssociation < Struct.new(
  :owner_id,
  :ipam_resource_discovery_association_id,
  :ipam_resource_discovery_association_arn,
  :ipam_resource_discovery_id,
  :ipam_id,
  :ipam_arn,
  :ipam_region,
  :is_default,
  :resource_discovery_status,
  :state,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end