Class: Aws::Types::PutModelPackageGroupPolicyOutput
- Inherits:
-
Object
- Object
- Aws::Types::PutModelPackageGroupPolicyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_package_group_arn ⇒ ::String
Returns the value of attribute model_package_group_arn.
Instance Attribute Details
#model_package_group_arn ⇒ ::String
Returns the value of attribute model_package_group_arn.
10249 10250 10251 |
# File 'sig/types.rbs', line 10249 def model_package_group_arn @model_package_group_arn end |