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.
9342 9343 9344 |
# File 'sig/types.rbs', line 9342 def acl @acl end |
#acl_rule ⇒ Types::AnalysisAclRule
Returns the value of attribute acl_rule.
9343 9344 9345 |
# File 'sig/types.rbs', line 9343 def acl_rule @acl_rule end |
#address ⇒ ::String
Returns the value of attribute address.
9344 9345 9346 |
# File 'sig/types.rbs', line 9344 def address @address end |
#addresses ⇒ ::Array[::String]
Returns the value of attribute addresses.
9345 9346 9347 |
# File 'sig/types.rbs', line 9345 def addresses @addresses end |
#attached_to ⇒ Types::AnalysisComponent
Returns the value of attribute attached_to.
9346 9347 9348 |
# File 'sig/types.rbs', line 9346 def attached_to @attached_to end |
#availability_zone_ids ⇒ ::Array[::String]
Returns the value of attribute availability_zone_ids.
9348 9349 9350 |
# File 'sig/types.rbs', line 9348 def availability_zone_ids @availability_zone_ids end |
#availability_zones ⇒ ::Array[::String]
Returns the value of attribute availability_zones.
9347 9348 9349 |
# File 'sig/types.rbs', line 9347 def availability_zones @availability_zones end |
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
9349 9350 9351 |
# File 'sig/types.rbs', line 9349 def cidrs @cidrs end |
#classic_load_balancer_listener ⇒ Types::AnalysisLoadBalancerListener
Returns the value of attribute classic_load_balancer_listener.
9359 9360 9361 |
# File 'sig/types.rbs', line 9359 def classic_load_balancer_listener @classic_load_balancer_listener end |
#component ⇒ Types::AnalysisComponent
Returns the value of attribute component.
9350 9351 9352 |
# File 'sig/types.rbs', line 9350 def component @component end |
#component_account ⇒ ::String
Returns the value of attribute component_account.
9392 9393 9394 |
# File 'sig/types.rbs', line 9392 def component_account @component_account end |
#component_region ⇒ ::String
Returns the value of attribute component_region.
9393 9394 9395 |
# File 'sig/types.rbs', line 9393 def component_region @component_region end |
#customer_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute customer_gateway.
9351 9352 9353 |
# File 'sig/types.rbs', line 9351 def customer_gateway @customer_gateway end |
#destination ⇒ Types::AnalysisComponent
Returns the value of attribute destination.
9352 9353 9354 |
# File 'sig/types.rbs', line 9352 def destination @destination end |
#destination_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute destination_vpc.
9353 9354 9355 |
# File 'sig/types.rbs', line 9353 def destination_vpc @destination_vpc end |
#direction ⇒ ::String
Returns the value of attribute direction.
9354 9355 9356 |
# File 'sig/types.rbs', line 9354 def direction @direction end |
#elastic_load_balancer_listener ⇒ Types::AnalysisComponent
Returns the value of attribute elastic_load_balancer_listener.
9365 9366 9367 |
# File 'sig/types.rbs', line 9365 def elastic_load_balancer_listener @elastic_load_balancer_listener end |
#explanation_code ⇒ ::String
Returns the value of attribute explanation_code.
9355 9356 9357 |
# File 'sig/types.rbs', line 9355 def explanation_code @explanation_code end |
#firewall_stateful_rule ⇒ Types::FirewallStatefulRule
Returns the value of attribute firewall_stateful_rule.
9395 9396 9397 |
# File 'sig/types.rbs', line 9395 def firewall_stateful_rule @firewall_stateful_rule end |
#firewall_stateless_rule ⇒ Types::FirewallStatelessRule
Returns the value of attribute firewall_stateless_rule.
9394 9395 9396 |
# File 'sig/types.rbs', line 9394 def firewall_stateless_rule @firewall_stateless_rule end |
#ingress_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute ingress_route_table.
9356 9357 9358 |
# File 'sig/types.rbs', line 9356 def ingress_route_table @ingress_route_table end |
#internet_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute internet_gateway.
9357 9358 9359 |
# File 'sig/types.rbs', line 9357 def internet_gateway @internet_gateway end |
#load_balancer_arn ⇒ ::String
Returns the value of attribute load_balancer_arn.
9358 9359 9360 |
# File 'sig/types.rbs', line 9358 def load_balancer_arn @load_balancer_arn end |
#load_balancer_listener_port ⇒ ::Integer
Returns the value of attribute load_balancer_listener_port.
9360 9361 9362 |
# File 'sig/types.rbs', line 9360 def load_balancer_listener_port @load_balancer_listener_port end |
#load_balancer_target ⇒ Types::AnalysisLoadBalancerTarget
Returns the value of attribute load_balancer_target.
9361 9362 9363 |
# File 'sig/types.rbs', line 9361 def load_balancer_target @load_balancer_target end |
#load_balancer_target_group ⇒ Types::AnalysisComponent
Returns the value of attribute load_balancer_target_group.
9362 9363 9364 |
# File 'sig/types.rbs', line 9362 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.
9363 9364 9365 |
# File 'sig/types.rbs', line 9363 def load_balancer_target_groups @load_balancer_target_groups end |
#load_balancer_target_port ⇒ ::Integer
Returns the value of attribute load_balancer_target_port.
9364 9365 9366 |
# File 'sig/types.rbs', line 9364 def load_balancer_target_port @load_balancer_target_port end |
#missing_component ⇒ ::String
Returns the value of attribute missing_component.
9366 9367 9368 |
# File 'sig/types.rbs', line 9366 def missing_component @missing_component end |
#nat_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute nat_gateway.
9367 9368 9369 |
# File 'sig/types.rbs', line 9367 def nat_gateway @nat_gateway end |
#network_interface ⇒ Types::AnalysisComponent
Returns the value of attribute network_interface.
9368 9369 9370 |
# File 'sig/types.rbs', line 9368 def network_interface @network_interface end |
#packet_field ⇒ ::String
Returns the value of attribute packet_field.
9369 9370 9371 |
# File 'sig/types.rbs', line 9369 def packet_field @packet_field end |
#port ⇒ ::Integer
Returns the value of attribute port.
9371 9372 9373 |
# File 'sig/types.rbs', line 9371 def port @port end |
#port_ranges ⇒ ::Array[Types::PortRange]
Returns the value of attribute port_ranges.
9372 9373 9374 |
# File 'sig/types.rbs', line 9372 def port_ranges @port_ranges end |
#prefix_list ⇒ Types::AnalysisComponent
Returns the value of attribute prefix_list.
9373 9374 9375 |
# File 'sig/types.rbs', line 9373 def prefix_list @prefix_list end |
#protocols ⇒ ::Array[::String]
Returns the value of attribute protocols.
9374 9375 9376 |
# File 'sig/types.rbs', line 9374 def protocols @protocols end |
#route_table ⇒ Types::AnalysisComponent
Returns the value of attribute route_table.
9376 9377 9378 |
# File 'sig/types.rbs', line 9376 def route_table @route_table end |
#route_table_route ⇒ Types::AnalysisRouteTableRoute
Returns the value of attribute route_table_route.
9375 9376 9377 |
# File 'sig/types.rbs', line 9375 def route_table_route @route_table_route end |
#security_group ⇒ Types::AnalysisComponent
Returns the value of attribute security_group.
9377 9378 9379 |
# File 'sig/types.rbs', line 9377 def security_group @security_group end |
#security_group_rule ⇒ Types::AnalysisSecurityGroupRule
Returns the value of attribute security_group_rule.
9378 9379 9380 |
# File 'sig/types.rbs', line 9378 def security_group_rule @security_group_rule end |
#security_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute security_groups.
9379 9380 9381 |
# File 'sig/types.rbs', line 9379 def security_groups @security_groups end |
#source_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute source_vpc.
9380 9381 9382 |
# File 'sig/types.rbs', line 9380 def source_vpc @source_vpc end |
#state ⇒ ::String
Returns the value of attribute state.
9381 9382 9383 |
# File 'sig/types.rbs', line 9381 def state @state end |
#subnet ⇒ Types::AnalysisComponent
Returns the value of attribute subnet.
9382 9383 9384 |
# File 'sig/types.rbs', line 9382 def subnet @subnet end |
#subnet_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute subnet_route_table.
9383 9384 9385 |
# File 'sig/types.rbs', line 9383 def subnet_route_table @subnet_route_table end |
#transit_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway.
9388 9389 9390 |
# File 'sig/types.rbs', line 9388 def transit_gateway @transit_gateway end |
#transit_gateway_attachment ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_attachment.
9391 9392 9393 |
# File 'sig/types.rbs', line 9391 def @transit_gateway_attachment end |
#transit_gateway_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_route_table.
9389 9390 9391 |
# File 'sig/types.rbs', line 9389 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.
9390 9391 9392 |
# File 'sig/types.rbs', line 9390 def transit_gateway_route_table_route @transit_gateway_route_table_route end |
#vpc ⇒ Types::AnalysisComponent
Returns the value of attribute vpc.
9384 9385 9386 |
# File 'sig/types.rbs', line 9384 def vpc @vpc end |
#vpc_endpoint ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_endpoint.
9385 9386 9387 |
# File 'sig/types.rbs', line 9385 def vpc_endpoint @vpc_endpoint end |
#vpc_peering_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_peering_connection.
9370 9371 9372 |
# File 'sig/types.rbs', line 9370 def vpc_peering_connection @vpc_peering_connection end |
#vpn_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_connection.
9386 9387 9388 |
# File 'sig/types.rbs', line 9386 def vpn_connection @vpn_connection end |
#vpn_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_gateway.
9387 9388 9389 |
# File 'sig/types.rbs', line 9387 def vpn_gateway @vpn_gateway end |