Class: Aws::Types::OdbNetworkSummary
- Inherits:
-
Object
- Object
- Aws::Types::OdbNetworkSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
-
#backup_subnet_cidr ⇒ ::String
Returns the value of attribute backup_subnet_cidr.
-
#client_subnet_cidr ⇒ ::String
Returns the value of attribute client_subnet_cidr.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#custom_domain_name ⇒ ::String
Returns the value of attribute custom_domain_name.
-
#default_dns_prefix ⇒ ::String
Returns the value of attribute default_dns_prefix.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#ec2_placement_group_ids ⇒ ::Array[::String]
Returns the value of attribute ec2_placement_group_ids.
-
#managed_services ⇒ Types::ManagedServices
Returns the value of attribute managed_services.
-
#oci_dns_forwarding_configs ⇒ ::Array[Types::OciDnsForwardingConfig]
Returns the value of attribute oci_dns_forwarding_configs.
-
#oci_network_anchor_id ⇒ ::String
Returns the value of attribute oci_network_anchor_id.
-
#oci_network_anchor_url ⇒ ::String
Returns the value of attribute oci_network_anchor_url.
-
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
-
#oci_vcn_id ⇒ ::String
Returns the value of attribute oci_vcn_id.
-
#oci_vcn_url ⇒ ::String
Returns the value of attribute oci_vcn_url.
-
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
-
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
-
#peered_cidrs ⇒ ::Array[::String]
Returns the value of attribute peered_cidrs.
-
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
Instance Attribute Details
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
2156 2157 2158 |
# File 'sig/types.rbs', line 2156 def availability_zone @availability_zone end |
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
2157 2158 2159 |
# File 'sig/types.rbs', line 2157 def availability_zone_id @availability_zone_id end |
#backup_subnet_cidr ⇒ ::String
Returns the value of attribute backup_subnet_cidr.
2159 2160 2161 |
# File 'sig/types.rbs', line 2159 def backup_subnet_cidr @backup_subnet_cidr end |
#client_subnet_cidr ⇒ ::String
Returns the value of attribute client_subnet_cidr.
2158 2159 2160 |
# File 'sig/types.rbs', line 2158 def client_subnet_cidr @client_subnet_cidr end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
2169 2170 2171 |
# File 'sig/types.rbs', line 2169 def created_at @created_at end |
#custom_domain_name ⇒ ::String
Returns the value of attribute custom_domain_name.
2160 2161 2162 |
# File 'sig/types.rbs', line 2160 def custom_domain_name @custom_domain_name end |
#default_dns_prefix ⇒ ::String
Returns the value of attribute default_dns_prefix.
2161 2162 2163 |
# File 'sig/types.rbs', line 2161 def default_dns_prefix @default_dns_prefix end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
2152 2153 2154 |
# File 'sig/types.rbs', line 2152 def display_name @display_name end |
#ec2_placement_group_ids ⇒ ::Array[::String]
Returns the value of attribute ec2_placement_group_ids.
2172 2173 2174 |
# File 'sig/types.rbs', line 2172 def ec2_placement_group_ids @ec2_placement_group_ids end |
#managed_services ⇒ Types::ManagedServices
Returns the value of attribute managed_services.
2171 2172 2173 |
# File 'sig/types.rbs', line 2171 def managed_services @managed_services end |
#oci_dns_forwarding_configs ⇒ ::Array[Types::OciDnsForwardingConfig]
Returns the value of attribute oci_dns_forwarding_configs.
2168 2169 2170 |
# File 'sig/types.rbs', line 2168 def oci_dns_forwarding_configs @oci_dns_forwarding_configs end |
#oci_network_anchor_id ⇒ ::String
Returns the value of attribute oci_network_anchor_id.
2163 2164 2165 |
# File 'sig/types.rbs', line 2163 def oci_network_anchor_id @oci_network_anchor_id end |
#oci_network_anchor_url ⇒ ::String
Returns the value of attribute oci_network_anchor_url.
2164 2165 2166 |
# File 'sig/types.rbs', line 2164 def oci_network_anchor_url @oci_network_anchor_url end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
2165 2166 2167 |
# File 'sig/types.rbs', line 2165 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_vcn_id ⇒ ::String
Returns the value of attribute oci_vcn_id.
2166 2167 2168 |
# File 'sig/types.rbs', line 2166 def oci_vcn_id @oci_vcn_id end |
#oci_vcn_url ⇒ ::String
Returns the value of attribute oci_vcn_url.
2167 2168 2169 |
# File 'sig/types.rbs', line 2167 def oci_vcn_url @oci_vcn_url end |
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
2155 2156 2157 |
# File 'sig/types.rbs', line 2155 def odb_network_arn @odb_network_arn end |
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
2151 2152 2153 |
# File 'sig/types.rbs', line 2151 def odb_network_id @odb_network_id end |
#peered_cidrs ⇒ ::Array[::String]
Returns the value of attribute peered_cidrs.
2162 2163 2164 |
# File 'sig/types.rbs', line 2162 def peered_cidrs @peered_cidrs end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
2170 2171 2172 |
# File 'sig/types.rbs', line 2170 def percent_progress @percent_progress end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
2153 2154 2155 |
# File 'sig/types.rbs', line 2153 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
2154 2155 2156 |
# File 'sig/types.rbs', line 2154 def status_reason @status_reason end |