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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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)


43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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:



43433
43434
43435
43436
43437
43438
43439
43440
43441
43442
43443
43444
43445
43446
43447
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 43433

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