Class: Aws::Types::CreateFargateProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFargateProfileResponse
- 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.
580 581 582 |
# File 'sig/types.rbs', line 580 def fargate_profile @fargate_profile end |