Class: Aws::Types::DescribeFargateProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFargateProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fargate_profile ⇒ Types::FargateProfile
Returns the value of attribute fargate_profile.
Instance Attribute Details
#fargate_profile ⇒ Types::FargateProfile
Returns the value of attribute fargate_profile.
844 845 846 |
# File 'sig/types.rbs', line 844 def fargate_profile @fargate_profile end |