AwsIamAccessKeySessionContext constructor
AwsIamAccessKeySessionContext({
- AwsIamAccessKeySessionContextAttributes? attributes,
- AwsIamAccessKeySessionContextSessionIssuer? sessionIssuer,
Implementation
AwsIamAccessKeySessionContext({
this.attributes,
this.sessionIssuer,
});