Class: Aws::Types::CreateServiceSpecificCredentialResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_specific_credentialTypes::ServiceSpecificCredential

Returns the value of attribute service_specific_credential.



287
288
289
# File 'sig/types.rbs', line 287

def service_specific_credential
  @service_specific_credential
end