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.
9449 9450 9451 |
# File 'sig/types.rbs', line 9449 def acl @acl end |
#acl_rule ⇒ Types::AnalysisAclRule
Returns the value of attribute acl_rule.
9450 9451 9452 |
# File 'sig/types.rbs', line 9450 def acl_rule @acl_rule end |
#address ⇒ ::String
Returns the value of attribute address.
9451 9452 9453 |
# File 'sig/types.rbs', line 9451 def address @address end |
#addresses ⇒ ::Array[::String]
Returns the value of attribute addresses.
9452 9453 9454 |
# File 'sig/types.rbs', line 9452 def addresses @addresses end |
#attached_to ⇒ Types::AnalysisComponent
Returns the value of attribute attached_to.
9453 9454 9455 |
# File 'sig/types.rbs', line 9453 def attached_to @attached_to end |
#availability_zone_ids ⇒ ::Array[::String]
Returns the value of attribute availability_zone_ids.
9455 9456 9457 |
# File 'sig/types.rbs', line 9455 def availability_zone_ids @availability_zone_ids end |
#availability_zones ⇒ ::Array[::String]
Returns the value of attribute availability_zones.
9454 9455 9456 |
# File 'sig/types.rbs', line 9454 def availability_zones @availability_zones end |
#cidrs ⇒ ::Array[::String]
Returns the value of attribute cidrs.
9456 9457 9458 |
# File 'sig/types.rbs', line 9456 def cidrs @cidrs end |
#classic_load_balancer_listener ⇒ Types::AnalysisLoadBalancerListener
Returns the value of attribute classic_load_balancer_listener.
9466 9467 9468 |
# File 'sig/types.rbs', line 9466 def classic_load_balancer_listener @classic_load_balancer_listener end |
#component ⇒ Types::AnalysisComponent
Returns the value of attribute component.
9457 9458 9459 |
# File 'sig/types.rbs', line 9457 def component @component end |
#component_account ⇒ ::String
Returns the value of attribute component_account.
9499 9500 9501 |
# File 'sig/types.rbs', line 9499 def component_account @component_account end |
#component_region ⇒ ::String
Returns the value of attribute component_region.
9500 9501 9502 |
# File 'sig/types.rbs', line 9500 def component_region @component_region end |
#customer_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute customer_gateway.
9458 9459 9460 |
# File 'sig/types.rbs', line 9458 def customer_gateway @customer_gateway end |
#destination ⇒ Types::AnalysisComponent
Returns the value of attribute destination.
9459 9460 9461 |
# File 'sig/types.rbs', line 9459 def destination @destination end |
#destination_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute destination_vpc.
9460 9461 9462 |
# File 'sig/types.rbs', line 9460 def destination_vpc @destination_vpc end |
#direction ⇒ ::String
Returns the value of attribute direction.
9461 9462 9463 |
# File 'sig/types.rbs', line 9461 def direction @direction end |
#elastic_load_balancer_listener ⇒ Types::AnalysisComponent
Returns the value of attribute elastic_load_balancer_listener.
9472 9473 9474 |
# File 'sig/types.rbs', line 9472 def elastic_load_balancer_listener @elastic_load_balancer_listener end |
#explanation_code ⇒ ::String
Returns the value of attribute explanation_code.
9462 9463 9464 |
# File 'sig/types.rbs', line 9462 def explanation_code @explanation_code end |
#firewall_stateful_rule ⇒ Types::FirewallStatefulRule
Returns the value of attribute firewall_stateful_rule.
9502 9503 9504 |
# File 'sig/types.rbs', line 9502 def firewall_stateful_rule @firewall_stateful_rule end |
#firewall_stateless_rule ⇒ Types::FirewallStatelessRule
Returns the value of attribute firewall_stateless_rule.
9501 9502 9503 |
# File 'sig/types.rbs', line 9501 def firewall_stateless_rule @firewall_stateless_rule end |
#ingress_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute ingress_route_table.
9463 9464 9465 |
# File 'sig/types.rbs', line 9463 def ingress_route_table @ingress_route_table end |
#internet_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute internet_gateway.
9464 9465 9466 |
# File 'sig/types.rbs', line 9464 def internet_gateway @internet_gateway end |
#load_balancer_arn ⇒ ::String
Returns the value of attribute load_balancer_arn.
9465 9466 9467 |
# File 'sig/types.rbs', line 9465 def load_balancer_arn @load_balancer_arn end |
#load_balancer_listener_port ⇒ ::Integer
Returns the value of attribute load_balancer_listener_port.
9467 9468 9469 |
# File 'sig/types.rbs', line 9467 def load_balancer_listener_port @load_balancer_listener_port end |
#load_balancer_target ⇒ Types::AnalysisLoadBalancerTarget
Returns the value of attribute load_balancer_target.
9468 9469 9470 |
# File 'sig/types.rbs', line 9468 def load_balancer_target @load_balancer_target end |
#load_balancer_target_group ⇒ Types::AnalysisComponent
Returns the value of attribute load_balancer_target_group.
9469 9470 9471 |
# File 'sig/types.rbs', line 9469 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.
9470 9471 9472 |
# File 'sig/types.rbs', line 9470 def load_balancer_target_groups @load_balancer_target_groups end |
#load_balancer_target_port ⇒ ::Integer
Returns the value of attribute load_balancer_target_port.
9471 9472 9473 |
# File 'sig/types.rbs', line 9471 def load_balancer_target_port @load_balancer_target_port end |
#missing_component ⇒ ::String
Returns the value of attribute missing_component.
9473 9474 9475 |
# File 'sig/types.rbs', line 9473 def missing_component @missing_component end |
#nat_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute nat_gateway.
9474 9475 9476 |
# File 'sig/types.rbs', line 9474 def nat_gateway @nat_gateway end |
#network_interface ⇒ Types::AnalysisComponent
Returns the value of attribute network_interface.
9475 9476 9477 |
# File 'sig/types.rbs', line 9475 def network_interface @network_interface end |
#packet_field ⇒ ::String
Returns the value of attribute packet_field.
9476 9477 9478 |
# File 'sig/types.rbs', line 9476 def packet_field @packet_field end |
#port ⇒ ::Integer
Returns the value of attribute port.
9478 9479 9480 |
# File 'sig/types.rbs', line 9478 def port @port end |
#port_ranges ⇒ ::Array[Types::PortRange]
Returns the value of attribute port_ranges.
9479 9480 9481 |
# File 'sig/types.rbs', line 9479 def port_ranges @port_ranges end |
#prefix_list ⇒ Types::AnalysisComponent
Returns the value of attribute prefix_list.
9480 9481 9482 |
# File 'sig/types.rbs', line 9480 def prefix_list @prefix_list end |
#protocols ⇒ ::Array[::String]
Returns the value of attribute protocols.
9481 9482 9483 |
# File 'sig/types.rbs', line 9481 def protocols @protocols end |
#route_table ⇒ Types::AnalysisComponent
Returns the value of attribute route_table.
9483 9484 9485 |
# File 'sig/types.rbs', line 9483 def route_table @route_table end |
#route_table_route ⇒ Types::AnalysisRouteTableRoute
Returns the value of attribute route_table_route.
9482 9483 9484 |
# File 'sig/types.rbs', line 9482 def route_table_route @route_table_route end |
#security_group ⇒ Types::AnalysisComponent
Returns the value of attribute security_group.
9484 9485 9486 |
# File 'sig/types.rbs', line 9484 def security_group @security_group end |
#security_group_rule ⇒ Types::AnalysisSecurityGroupRule
Returns the value of attribute security_group_rule.
9485 9486 9487 |
# File 'sig/types.rbs', line 9485 def security_group_rule @security_group_rule end |
#security_groups ⇒ ::Array[Types::AnalysisComponent]
Returns the value of attribute security_groups.
9486 9487 9488 |
# File 'sig/types.rbs', line 9486 def security_groups @security_groups end |
#source_vpc ⇒ Types::AnalysisComponent
Returns the value of attribute source_vpc.
9487 9488 9489 |
# File 'sig/types.rbs', line 9487 def source_vpc @source_vpc end |
#state ⇒ ::String
Returns the value of attribute state.
9488 9489 9490 |
# File 'sig/types.rbs', line 9488 def state @state end |
#subnet ⇒ Types::AnalysisComponent
Returns the value of attribute subnet.
9489 9490 9491 |
# File 'sig/types.rbs', line 9489 def subnet @subnet end |
#subnet_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute subnet_route_table.
9490 9491 9492 |
# File 'sig/types.rbs', line 9490 def subnet_route_table @subnet_route_table end |
#transit_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway.
9495 9496 9497 |
# File 'sig/types.rbs', line 9495 def transit_gateway @transit_gateway end |
#transit_gateway_attachment ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_attachment.
9498 9499 9500 |
# File 'sig/types.rbs', line 9498 def @transit_gateway_attachment end |
#transit_gateway_route_table ⇒ Types::AnalysisComponent
Returns the value of attribute transit_gateway_route_table.
9496 9497 9498 |
# File 'sig/types.rbs', line 9496 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.
9497 9498 9499 |
# File 'sig/types.rbs', line 9497 def transit_gateway_route_table_route @transit_gateway_route_table_route end |
#vpc ⇒ Types::AnalysisComponent
Returns the value of attribute vpc.
9491 9492 9493 |
# File 'sig/types.rbs', line 9491 def vpc @vpc end |
#vpc_endpoint ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_endpoint.
9492 9493 9494 |
# File 'sig/types.rbs', line 9492 def vpc_endpoint @vpc_endpoint end |
#vpc_peering_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpc_peering_connection.
9477 9478 9479 |
# File 'sig/types.rbs', line 9477 def vpc_peering_connection @vpc_peering_connection end |
#vpn_connection ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_connection.
9493 9494 9495 |
# File 'sig/types.rbs', line 9493 def vpn_connection @vpn_connection end |
#vpn_gateway ⇒ Types::AnalysisComponent
Returns the value of attribute vpn_gateway.
9494 9495 9496 |
# File 'sig/types.rbs', line 9494 def vpn_gateway @vpn_gateway end |