public class AwsInstanceProfileCredential extends java.lang.Object implements AwsCredential
| Constructor and Description |
|---|
AwsInstanceProfileCredential() |
| Modifier and Type | Method and Description |
|---|---|
static AwsInstanceProfileCredential |
fromProtobuf(AwsInstanceProfileCredentialInfo credentialInfo) |
AwsInstanceProfileCredentialInfo |
toProtobuf() |
AwsCredentialType |
type() |
public AwsCredentialType type()
type in interface AwsCredentialpublic AwsInstanceProfileCredentialInfo toProtobuf()
public static AwsInstanceProfileCredential fromProtobuf(AwsInstanceProfileCredentialInfo credentialInfo)
Copyright © 2024. All rights reserved.