| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
IamRegistrationResponse |
IamRegistrationResponse.clone() |
IamRegistrationResponse |
GetRegisterAccountStatusResult.getIamRegistrationResponse()
Information about the registered IAM resources or errors, if any.
|
IamRegistrationResponse |
IamRegistrationResponse.withErrorMessage(String errorMessage)
A message associated with a registration error.
|
IamRegistrationResponse |
IamRegistrationResponse.withRegistrationStatus(RegistrationStatus registrationStatus)
The status of registering your IAM resource.
|
IamRegistrationResponse |
IamRegistrationResponse.withRegistrationStatus(String registrationStatus)
The status of registering your IAM resource.
|
IamRegistrationResponse |
IamRegistrationResponse.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role to register.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRegisterAccountStatusResult.setIamRegistrationResponse(IamRegistrationResponse iamRegistrationResponse)
Information about the registered IAM resources or errors, if any.
|
GetRegisterAccountStatusResult |
GetRegisterAccountStatusResult.withIamRegistrationResponse(IamRegistrationResponse iamRegistrationResponse)
Information about the registered IAM resources or errors, if any.
|
Copyright © 2024. All rights reserved.