public interface AwsAssumeIamRoleCredentialInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternalId()
string external_id = 2; |
com.google.protobuf.ByteString |
getExternalIdBytes()
string external_id = 2; |
java.lang.String |
getIamRoleArn()
string iam_role_arn = 1; |
com.google.protobuf.ByteString |
getIamRoleArnBytes()
string iam_role_arn = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getIamRoleArn()
string iam_role_arn = 1;com.google.protobuf.ByteString getIamRoleArnBytes()
string iam_role_arn = 1;java.lang.String getExternalId()
string external_id = 2;com.google.protobuf.ByteString getExternalIdBytes()
string external_id = 2;Copyright © 2024. All rights reserved.