Class: Aws::Types::AwsIamConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#signing_region::String

Returns the value of attribute signing_region.

Returns:

  • (::String)


143
144
145
# File 'sig/types.rbs', line 143

def signing_region
  @signing_region
end

#signing_service_name::String

Returns the value of attribute signing_service_name.

Returns:

  • (::String)


144
145
146
# File 'sig/types.rbs', line 144

def signing_service_name
  @signing_service_name
end