class Aws::IAM::Types::ServiceSpecificCredentialMetadata

Contains additional details about a service-specific credential.

@!attribute [rw] user_name

The name of the IAM user associated with the service-specific
credential.
@return [String]

@!attribute [rw] status

The status of the service-specific credential. `Active` means that
the key is valid for API calls, while `Inactive` means it is not.
@return [String]

@!attribute [rw] service_user_name

The generated user name for the service-specific credential.
@return [String]

@!attribute [rw] create_date

The date and time, in [ISO 8601 date-time format][1], when the
service-specific credential were created.

[1]: http://www.iso.org/iso/iso8601
@return [Time]

@!attribute [rw] service_specific_credential_id

The unique identifier for the service-specific credential.
@return [String]

@!attribute [rw] service_name

The name of the service associated with the service-specific
credential.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/ServiceSpecificCredentialMetadata AWS API Documentation

Constants

SENSITIVE