Class: Aws::Types::AssetBundleImportJobOverrideValidationStrategy
- Inherits:
-
Object
- Object
- Aws::Types::AssetBundleImportJobOverrideValidationStrategy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#strict_mode_for_all_resources ⇒ Boolean
Returns the value of attribute strict_mode_for_all_resources.
Instance Attribute Details
#strict_mode_for_all_resources ⇒ Boolean
Returns the value of attribute strict_mode_for_all_resources.
637 638 639 |
# File 'sig/types.rbs', line 637 def strict_mode_for_all_resources @strict_mode_for_all_resources end |