Class: Aws::Types::SdkType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_properties::Array[Types::SdkConfigurationProperty]

Returns the value of attribute configuration_properties.

Returns:



1214
1215
1216
# File 'sig/types.rbs', line 1214

def configuration_properties
  @configuration_properties
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1213
1214
1215
# File 'sig/types.rbs', line 1213

def description
  @description
end

#friendly_name::String

Returns the value of attribute friendly_name.

Returns:

  • (::String)


1212
1213
1214
# File 'sig/types.rbs', line 1212

def friendly_name
  @friendly_name
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1211
1212
1213
# File 'sig/types.rbs', line 1211

def id
  @id
end