Class: Aws::Types::WorkspaceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_artifact_path::String

Returns the value of attribute s3_artifact_path.

Returns:

  • (::String)


12653
12654
12655
# File 'sig/types.rbs', line 12653

def s3_artifact_path
  @s3_artifact_path
end

#s3_kms_key_id::String

Returns the value of attribute s3_kms_key_id.

Returns:

  • (::String)


12654
12655
12656
# File 'sig/types.rbs', line 12654

def s3_kms_key_id
  @s3_kms_key_id
end