Initializer
Properties
| Name | Type | Description |
|---|---|---|
RoleArn | *string | (Required) The ARN of the role to assume. |
SessionDuration | *f64 | (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 | interface{} | (Optional) A more restrictive policy when making the AssumeRole call. |
RoleArnRequired
- Type: *string
SessionDurationRequired
- Type: *f64
SessionNameRequired
- Type: *string
PolicyOptional
- Type: interface{}