Class: Aws::Types::WorkspaceSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#s3_artifact_path::String

Returns the value of attribute s3_artifact_path.



12739
12740
12741
# File 'sig/types.rbs', line 12739

def s3_artifact_path
  @s3_artifact_path
end

#s3_kms_key_id::String

Returns the value of attribute s3_kms_key_id.



12740
12741
12742
# File 'sig/types.rbs', line 12740

def s3_kms_key_id
  @s3_kms_key_id
end