Class: Aws::Types::TerraformSource
- Inherits:
-
Object
- Object
- Aws::Types::TerraformSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_state_file_url ⇒ ::String
Returns the value of attribute s3_state_file_url.
Instance Attribute Details
#s3_state_file_url ⇒ ::String
Returns the value of attribute s3_state_file_url.
1328 1329 1330 |
# File 'sig/types.rbs', line 1328 def s3_state_file_url @s3_state_file_url end |