Class: Aws::Types::Explanation
- Inherits:
-
Object
- Object
- Aws::Types::Explanation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acl ⇒ Types::AnalysisComponent
Returns the value of attribute acl.
-
#acl_rule ⇒ Types::AnalysisAclRule
Returns the value of attribute acl_rule.
-
#address ⇒ ::String
Returns the value of attribute address.
-
#addresses ⇒ ::Array[::String]
Returns the value of attribute addresses.
-
#attached_to ⇒ Types::AnalysisComponent
Returns the value of attribute attached_to.
-
#availability_zone_ids ⇒ ::Array[::String]
Returns the value of attribute availability_zone_ids.
-
#availability_zones ⇒ ::Array[::String]
Returns the value of attribute availability_zones.
-
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
-
#classic_load_balancer_listener ⇒ Types::AnalysisLoadBalancerListener
Returns the value of attribute classic_load_balancer_listener.
-
#component ⇒ Types::AnalysisComponent
Returns the value of attribute component.
-
#component_account ⇒ ::String
Returns the value of attribute component_account.
-
#component_region ⇒ ::String
Returns the value of attribute component_region.
-
#customer_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute customer_gateway.
-
#destination ⇒ Types::AnalysisComponent
Returns the value of attribute destination.
-
#destination_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute destination_vpc.
-
#direction ⇒ ::String
Returns the value of attribute direction.
-
#elastic_load_balancer_listener ⇒ Types::AnalysisComponent
Returns the value of attribute elastic_load_balancer_listener.
-
#explanation_code ⇒ ::String
Returns the value of attribute explanation_code.
-
#firewall_stateful_rule ⇒ Types::FirewallStatefulRule
Returns the value of attribute firewall_stateful_rule.
-
#firewall_stateless_rule ⇒ Types::FirewallStatelessRule
Returns the value of attribute firewall_stateless_rule.
-
#ingress_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute ingress_route_table.
-
#internet_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute internet_gateway.
-
#load_balancer_arn ⇒ ::String
Returns the value of attribute load_balancer_arn.
-
#load_balancer_listener_port ⇒ ::Integer
Returns the value of attribute load_balancer_listener_port.
-
#load_balancer_target ⇒ Types::AnalysisLoadBalancerTarget
Returns the value of attribute load_balancer_target.
-
#load_balancer_target_group ⇒ Types::AnalysisComponent
Returns the value of attribute load_balancer_target_group.
-
#load_balancer_target_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute load_balancer_target_groups.
-
#load_balancer_target_port ⇒ ::Integer
Returns the value of attribute load_balancer_target_port.
-
#missing_component ⇒ ::String
Returns the value of attribute missing_component.
-
#nat_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute nat_gateway.
-
#network_interface ⇒ Types::AnalysisComponent
Returns the value of attribute network_interface.
-
#packet_field ⇒ ::String
Returns the value of attribute packet_field.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#port_ranges ⇒ ::Array[Types::PortRange]
Returns the value of attribute port_ranges.
-
#prefix_list ⇒ Types::AnalysisComponent
Returns the value of attribute prefix_list.
-
#protocols ⇒ ::Array[::String]
Returns the value of attribute protocols.
-
#route_table ⇒ Types::AnalysisComponent
Returns the value of attribute route_table.
-
#route_table_route ⇒ Types::AnalysisRouteTableRoute
Returns the value of attribute route_table_route.
-
#security_group ⇒ Types::AnalysisComponent
Returns the value of attribute security_group.
-
#security_group_rule ⇒ Types::AnalysisSecurityGroupRule
Returns the value of attribute security_group_rule.
-
#security_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute security_groups.
-
#source_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute source_vpc.
-
#state ⇒ ::String
Returns the value of attribute state.
-
#subnet ⇒ Types::AnalysisComponent
Returns the value of attribute subnet.
-
#subnet_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute subnet_route_table.
-
#transit_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway.
-
#transit_gateway_attachment ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_attachment.
-
#transit_gateway_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_route_table.
-
#transit_gateway_route_table_route ⇒ Types::TransitGatewayRouteTableRoute
Returns the value of attribute transit_gateway_route_table_route.
-
#vpc ⇒ Types::AnalysisComponent
Returns the value of attribute vpc.
-
#vpc_endpoint ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_endpoint.
-
#vpc_peering_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_peering_connection.
-
#vpn_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_connection.
-
#vpn_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_gateway.
Instance Attribute Details
#acl ⇒ Types::AnalysisComponent
Returns the value of attribute acl.
9117 9118 9119 |
# File 'sig/types.rbs', line 9117 def acl @acl end |
#acl_rule ⇒ Types::AnalysisAclRule
Returns the value of attribute acl_rule.
9118 9119 9120 |
# File 'sig/types.rbs', line 9118 def acl_rule @acl_rule end |
#address ⇒ ::String
Returns the value of attribute address.
9119 9120 9121 |
# File 'sig/types.rbs', line 9119 def address @address end |
#addresses ⇒ ::Array[::String]
Returns the value of attribute addresses.
9120 9121 9122 |
# File 'sig/types.rbs', line 9120 def addresses @addresses end |
#attached_to ⇒ Types::AnalysisComponent
Returns the value of attribute attached_to.
9121 9122 9123 |
# File 'sig/types.rbs', line 9121 def attached_to @attached_to end |
#availability_zone_ids ⇒ ::Array[::String]
Returns the value of attribute availability_zone_ids.
9123 9124 9125 |
# File 'sig/types.rbs', line 9123 def availability_zone_ids @availability_zone_ids end |
#availability_zones ⇒ ::Array[::String]
Returns the value of attribute availability_zones.
9122 9123 9124 |
# File 'sig/types.rbs', line 9122 def availability_zones @availability_zones end |
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
9124 9125 9126 |
# File 'sig/types.rbs', line 9124 def cidrs @cidrs end |
#classic_load_balancer_listener ⇒ Types::AnalysisLoadBalancerListener
Returns the value of attribute classic_load_balancer_listener.
9134 9135 9136 |
# File 'sig/types.rbs', line 9134 def classic_load_balancer_listener @classic_load_balancer_listener end |
#component ⇒ Types::AnalysisComponent
Returns the value of attribute component.
9125 9126 9127 |
# File 'sig/types.rbs', line 9125 def component @component end |
#component_account ⇒ ::String
Returns the value of attribute component_account.
9167 9168 9169 |
# File 'sig/types.rbs', line 9167 def component_account @component_account end |
#component_region ⇒ ::String
Returns the value of attribute component_region.
9168 9169 9170 |
# File 'sig/types.rbs', line 9168 def component_region @component_region end |
#customer_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute customer_gateway.
9126 9127 9128 |
# File 'sig/types.rbs', line 9126 def customer_gateway @customer_gateway end |
#destination ⇒ Types::AnalysisComponent
Returns the value of attribute destination.
9127 9128 9129 |
# File 'sig/types.rbs', line 9127 def destination @destination end |
#destination_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute destination_vpc.
9128 9129 9130 |
# File 'sig/types.rbs', line 9128 def destination_vpc @destination_vpc end |
#direction ⇒ ::String
Returns the value of attribute direction.
9129 9130 9131 |
# File 'sig/types.rbs', line 9129 def direction @direction end |
#elastic_load_balancer_listener ⇒ Types::AnalysisComponent
Returns the value of attribute elastic_load_balancer_listener.
9140 9141 9142 |
# File 'sig/types.rbs', line 9140 def elastic_load_balancer_listener @elastic_load_balancer_listener end |
#explanation_code ⇒ ::String
Returns the value of attribute explanation_code.
9130 9131 9132 |
# File 'sig/types.rbs', line 9130 def explanation_code @explanation_code end |
#firewall_stateful_rule ⇒ Types::FirewallStatefulRule
Returns the value of attribute firewall_stateful_rule.
9170 9171 9172 |
# File 'sig/types.rbs', line 9170 def firewall_stateful_rule @firewall_stateful_rule end |
#firewall_stateless_rule ⇒ Types::FirewallStatelessRule
Returns the value of attribute firewall_stateless_rule.
9169 9170 9171 |
# File 'sig/types.rbs', line 9169 def firewall_stateless_rule @firewall_stateless_rule end |
#ingress_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute ingress_route_table.
9131 9132 9133 |
# File 'sig/types.rbs', line 9131 def ingress_route_table @ingress_route_table end |
#internet_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute internet_gateway.
9132 9133 9134 |
# File 'sig/types.rbs', line 9132 def internet_gateway @internet_gateway end |
#load_balancer_arn ⇒ ::String
Returns the value of attribute load_balancer_arn.
9133 9134 9135 |
# File 'sig/types.rbs', line 9133 def load_balancer_arn @load_balancer_arn end |
#load_balancer_listener_port ⇒ ::Integer
Returns the value of attribute load_balancer_listener_port.
9135 9136 9137 |
# File 'sig/types.rbs', line 9135 def load_balancer_listener_port @load_balancer_listener_port end |
#load_balancer_target ⇒ Types::AnalysisLoadBalancerTarget
Returns the value of attribute load_balancer_target.
9136 9137 9138 |
# File 'sig/types.rbs', line 9136 def load_balancer_target @load_balancer_target end |
#load_balancer_target_group ⇒ Types::AnalysisComponent
Returns the value of attribute load_balancer_target_group.
9137 9138 9139 |
# File 'sig/types.rbs', line 9137 def load_balancer_target_group @load_balancer_target_group end |
#load_balancer_target_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute load_balancer_target_groups.
9138 9139 9140 |
# File 'sig/types.rbs', line 9138 def load_balancer_target_groups @load_balancer_target_groups end |
#load_balancer_target_port ⇒ ::Integer
Returns the value of attribute load_balancer_target_port.
9139 9140 9141 |
# File 'sig/types.rbs', line 9139 def load_balancer_target_port @load_balancer_target_port end |
#missing_component ⇒ ::String
Returns the value of attribute missing_component.
9141 9142 9143 |
# File 'sig/types.rbs', line 9141 def missing_component @missing_component end |
#nat_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute nat_gateway.
9142 9143 9144 |
# File 'sig/types.rbs', line 9142 def nat_gateway @nat_gateway end |
#network_interface ⇒ Types::AnalysisComponent
Returns the value of attribute network_interface.
9143 9144 9145 |
# File 'sig/types.rbs', line 9143 def network_interface @network_interface end |
#packet_field ⇒ ::String
Returns the value of attribute packet_field.
9144 9145 9146 |
# File 'sig/types.rbs', line 9144 def packet_field @packet_field end |
#port ⇒ ::Integer
Returns the value of attribute port.
9146 9147 9148 |
# File 'sig/types.rbs', line 9146 def port @port end |
#port_ranges ⇒ ::Array[Types::PortRange]
Returns the value of attribute port_ranges.
9147 9148 9149 |
# File 'sig/types.rbs', line 9147 def port_ranges @port_ranges end |
#prefix_list ⇒ Types::AnalysisComponent
Returns the value of attribute prefix_list.
9148 9149 9150 |
# File 'sig/types.rbs', line 9148 def prefix_list @prefix_list end |
#protocols ⇒ ::Array[::String]
Returns the value of attribute protocols.
9149 9150 9151 |
# File 'sig/types.rbs', line 9149 def protocols @protocols end |
#route_table ⇒ Types::AnalysisComponent
Returns the value of attribute route_table.
9151 9152 9153 |
# File 'sig/types.rbs', line 9151 def route_table @route_table end |
#route_table_route ⇒ Types::AnalysisRouteTableRoute
Returns the value of attribute route_table_route.
9150 9151 9152 |
# File 'sig/types.rbs', line 9150 def route_table_route @route_table_route end |
#security_group ⇒ Types::AnalysisComponent
Returns the value of attribute security_group.
9152 9153 9154 |
# File 'sig/types.rbs', line 9152 def security_group @security_group end |
#security_group_rule ⇒ Types::AnalysisSecurityGroupRule
Returns the value of attribute security_group_rule.
9153 9154 9155 |
# File 'sig/types.rbs', line 9153 def security_group_rule @security_group_rule end |
#security_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute security_groups.
9154 9155 9156 |
# File 'sig/types.rbs', line 9154 def security_groups @security_groups end |
#source_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute source_vpc.
9155 9156 9157 |
# File 'sig/types.rbs', line 9155 def source_vpc @source_vpc end |
#state ⇒ ::String
Returns the value of attribute state.
9156 9157 9158 |
# File 'sig/types.rbs', line 9156 def state @state end |
#subnet ⇒ Types::AnalysisComponent
Returns the value of attribute subnet.
9157 9158 9159 |
# File 'sig/types.rbs', line 9157 def subnet @subnet end |
#subnet_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute subnet_route_table.
9158 9159 9160 |
# File 'sig/types.rbs', line 9158 def subnet_route_table @subnet_route_table end |
#transit_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway.
9163 9164 9165 |
# File 'sig/types.rbs', line 9163 def transit_gateway @transit_gateway end |
#transit_gateway_attachment ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_attachment.
9166 9167 9168 |
# File 'sig/types.rbs', line 9166 def @transit_gateway_attachment end |
#transit_gateway_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_route_table.
9164 9165 9166 |
# File 'sig/types.rbs', line 9164 def transit_gateway_route_table @transit_gateway_route_table end |
#transit_gateway_route_table_route ⇒ Types::TransitGatewayRouteTableRoute
Returns the value of attribute transit_gateway_route_table_route.
9165 9166 9167 |
# File 'sig/types.rbs', line 9165 def transit_gateway_route_table_route @transit_gateway_route_table_route end |
#vpc ⇒ Types::AnalysisComponent
Returns the value of attribute vpc.
9159 9160 9161 |
# File 'sig/types.rbs', line 9159 def vpc @vpc end |
#vpc_endpoint ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_endpoint.
9160 9161 9162 |
# File 'sig/types.rbs', line 9160 def vpc_endpoint @vpc_endpoint end |
#vpc_peering_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_peering_connection.
9145 9146 9147 |
# File 'sig/types.rbs', line 9145 def vpc_peering_connection @vpc_peering_connection end |
#vpn_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_connection.
9161 9162 9163 |
# File 'sig/types.rbs', line 9161 def vpn_connection @vpn_connection end |
#vpn_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_gateway.
9162 9163 9164 |
# File 'sig/types.rbs', line 9162 def vpn_gateway @vpn_gateway end |