Class: Aws::Types::AwsManagedResources
- Inherits:
-
Object
- Object
- Aws::Types::AwsManagedResources
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_destination ⇒ ::Array[("None specified" | "AWS Elastic BeanStalk" | "AWS Fargate")]
Returns the value of attribute target_destination.
Instance Attribute Details
#target_destination ⇒ ::Array[("None specified" | "AWS Elastic BeanStalk" | "AWS Fargate")]
Returns the value of attribute target_destination.
154 155 156 |
# File 'sig/types.rbs', line 154 def target_destination @target_destination end |