Initializer
Properties
| Name | Type | Description |
|---|---|---|
RoleArn | string | (Required) The ARN of the role to assume. |
SessionDuration | double | (Required) The duration of the session when making the AssumeRole call. |
SessionName | string | (Required) The session name to use when making the AssumeRole call. |
Policy | object | (Optional) A more restrictive policy when making the AssumeRole call. |
RoleArnRequired
- Type: string
SessionDurationRequired
- Type: double
SessionNameRequired
- Type: string
PolicyOptional
- Type: object