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.



586
587
588
# File 'sig/types.rbs', line 586

def credential_pair
  @credential_pair
end

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


587
588
589
# File 'sig/types.rbs', line 587

def secret_arn
  @secret_arn
end