Class: Aws::Route53GlobalResolver::Types::DeleteAccessSourceOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53GlobalResolver::Types::DeleteAccessSourceOutput
- Defined in:
- gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the deleted access source.
-
#cidr ⇒ String
The IP address or CIDR range of the deleted access source.
-
#created_at ⇒ Time
The date and time when the access source was originally created.
-
#dns_view_id ⇒ String
The ID of the DNS view that was associated with the deleted access source.
-
#id ⇒ String
The unique identifier of the deleted access source.
-
#ip_address_type ⇒ String
The IP address type of the deleted access source (IPv4 or IPv6).
-
#name ⇒ String
The name of the deleted access source.
-
#protocol ⇒ String
The DNS protocol that was permitted for the deleted access source.
-
#status ⇒ String
The final status of the deleted access source.
-
#updated_at ⇒ Time
The date and time when the access source was last updated before deletion.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#cidr ⇒ String
The IP address or CIDR range of the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The date and time when the access source was originally created.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#dns_view_id ⇒ String
The ID of the DNS view that was associated with the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The unique identifier of the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#ip_address_type ⇒ String
The IP address type of the deleted access source (IPv4 or IPv6).
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#protocol ⇒ String
The DNS protocol that was permitted for the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The final status of the deleted access source.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
The date and time when the access source was last updated before deletion.
1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1707 class DeleteAccessSourceOutput < Struct.new( :arn, :cidr, :created_at, :id, :ip_address_type, :name, :dns_view_id, :protocol, :status, :updated_at) SENSITIVE = [] include Aws::Structure end |