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.
650 651 652 |
# File 'sig/types.rbs', line 650 def fargate_profile @fargate_profile end |