Class: Aws::Types::ModelArtifacts
- Inherits:
-
Object
- Object
- Aws::Types::ModelArtifacts
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_model_artifacts ⇒ ::String
Returns the value of attribute s3_model_artifacts.
Instance Attribute Details
#s3_model_artifacts ⇒ ::String
Returns the value of attribute s3_model_artifacts.
8783 8784 8785 |
# File 'sig/types.rbs', line 8783 def s3_model_artifacts @s3_model_artifacts end |