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)


12661
12662
12663
# File 'sig/types.rbs', line 12661

def s3_artifact_path
  @s3_artifact_path
end

#s3_kms_key_id::String

Returns the value of attribute s3_kms_key_id.

Returns:

  • (::String)


12662
12663
12664
# File 'sig/types.rbs', line 12662

def s3_kms_key_id
  @s3_kms_key_id
end