Class: Aws::Types::EnvironmentConfigDetails
- Inherits:
-
Object
- Object
- Aws::Types::EnvironmentConfigDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#f_sx_lustre_config ⇒ Types::FSxLustreConfig
Returns the value of attribute f_sx_lustre_config.
-
#s3_output_path ⇒ ::String
Returns the value of attribute s3_output_path.
Instance Attribute Details
#f_sx_lustre_config ⇒ Types::FSxLustreConfig
Returns the value of attribute f_sx_lustre_config.
5822 5823 5824 |
# File 'sig/types.rbs', line 5822 def f_sx_lustre_config @f_sx_lustre_config end |
#s3_output_path ⇒ ::String
Returns the value of attribute s3_output_path.
5823 5824 5825 |
# File 'sig/types.rbs', line 5823 def s3_output_path @s3_output_path end |