AwsCredentials

API 文件AwsCredentials

代表用於驗證 Amazon Web Services 的憑證。

屬性

屬性描述
accessKey

用於驗證 AWS 的存取金鑰。

secretKey

用於驗證 AWS 的密鑰。

方法

無方法

腳本區塊

無腳本區塊

屬性詳細資訊

String accessKey

用於驗證 AWS 的存取金鑰。

String secretKey

用於驗證 AWS 的密鑰。