Class: Aws::Types::DescribeInstanceStorageConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:



2801
2802
2803
# File 'sig/types.rbs', line 2801

def association_id
  @association_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:



2800
2801
2802
# File 'sig/types.rbs', line 2800

def instance_id
  @instance_id
end

#resource_type"CHAT_TRANSCRIPTS", ...

Returns the value of attribute resource_type.

Returns:



2802
2803
2804
# File 'sig/types.rbs', line 2802

def resource_type
  @resource_type
end