Class: Aws::Types::ModelCardExportArtifacts
- Inherits:
-
Object
- Object
- Aws::Types::ModelCardExportArtifacts
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_export_artifacts ⇒ ::String
Returns the value of attribute s3_export_artifacts.
Instance Attribute Details
#s3_export_artifacts ⇒ ::String
Returns the value of attribute s3_export_artifacts.
8826 8827 8828 |
# File 'sig/types.rbs', line 8826 def s3_export_artifacts @s3_export_artifacts end |