Skip to main content

IIAMServiceSpecificCredentialMetadata

Interface in AWS.IAM

Interface for IAM ServiceSpecificCredentialMetadata.

Properties

CreateDate

property CreateDate: TDateTime

The date and time that the service-specific credential was created.

ServiceName

property ServiceName: string

The name of the service associated with the service-specific credential.

ServiceSpecificCredentialId

property ServiceSpecificCredentialId: string

The unique identifier for the service-specific credential.

ServiceUserName

property ServiceUserName: string

The generated user name for the service-specific credential.

Status

property Status: string

The status of the service-specific credential.

Valid values: Active | Inactive.

UserName

property UserName: string

The name of the IAM user associated with the service-specific credential.