Class: Aws::Types::AssetBundleImportJobDataSourceCredentials

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:credential_pair])

Instance Attribute Summary collapse

Instance Attribute Details

#credential_pairTypes::AssetBundleImportJobDataSourceCredentialPair

Returns the value of attribute credential_pair.



549
550
551
# File 'sig/types.rbs', line 549

def credential_pair
  @credential_pair
end

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def secret_arn
  @secret_arn
end