#include <RoleAliasDescription.h>
Role alias description.
See Also:
AWS API Reference
Definition at line 32 of file RoleAliasDescription.h.
◆ RoleAliasDescription() [1/2]
Aws::IoT::Model::RoleAliasDescription::RoleAliasDescription |
( |
| ) |
|
◆ RoleAliasDescription() [2/2]
◆ CreationDateHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::CreationDateHasBeenSet |
( |
| ) |
const |
|
inline |
◆ CredentialDurationSecondsHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::CredentialDurationSecondsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCreationDate()
◆ GetCredentialDurationSeconds()
int Aws::IoT::Model::RoleAliasDescription::GetCredentialDurationSeconds |
( |
| ) |
const |
|
inline |
◆ GetLastModifiedDate()
◆ GetOwner()
const Aws::String& Aws::IoT::Model::RoleAliasDescription::GetOwner |
( |
| ) |
const |
|
inline |
◆ GetRoleAlias()
const Aws::String& Aws::IoT::Model::RoleAliasDescription::GetRoleAlias |
( |
| ) |
const |
|
inline |
◆ GetRoleAliasArn()
const Aws::String& Aws::IoT::Model::RoleAliasDescription::GetRoleAliasArn |
( |
| ) |
const |
|
inline |
◆ GetRoleArn()
const Aws::String& Aws::IoT::Model::RoleAliasDescription::GetRoleArn |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ LastModifiedDateHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::LastModifiedDateHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ OwnerHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::OwnerHasBeenSet |
( |
| ) |
const |
|
inline |
◆ RoleAliasArnHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::RoleAliasArnHasBeenSet |
( |
| ) |
const |
|
inline |
◆ RoleAliasHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::RoleAliasHasBeenSet |
( |
| ) |
const |
|
inline |
◆ RoleArnHasBeenSet()
bool Aws::IoT::Model::RoleAliasDescription::RoleArnHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetCreationDate() [1/2]
◆ SetCreationDate() [2/2]
◆ SetCredentialDurationSeconds()
void Aws::IoT::Model::RoleAliasDescription::SetCredentialDurationSeconds |
( |
int |
value | ) |
|
|
inline |
◆ SetLastModifiedDate() [1/2]
◆ SetLastModifiedDate() [2/2]
void Aws::IoT::Model::RoleAliasDescription::SetLastModifiedDate |
( |
const Aws::Utils::DateTime & |
value | ) |
|
|
inline |
◆ SetOwner() [1/3]
void Aws::IoT::Model::RoleAliasDescription::SetOwner |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetOwner() [2/3]
void Aws::IoT::Model::RoleAliasDescription::SetOwner |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetOwner() [3/3]
void Aws::IoT::Model::RoleAliasDescription::SetOwner |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRoleAlias() [1/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAlias |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRoleAlias() [2/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAlias |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRoleAlias() [3/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAlias |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRoleAliasArn() [1/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAliasArn |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRoleAliasArn() [2/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAliasArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRoleAliasArn() [3/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleAliasArn |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRoleArn() [1/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleArn |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRoleArn() [2/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRoleArn() [3/3]
void Aws::IoT::Model::RoleAliasDescription::SetRoleArn |
( |
const char * |
value | ) |
|
|
inline |
◆ WithCreationDate() [1/2]
◆ WithCreationDate() [2/2]
◆ WithCredentialDurationSeconds()
RoleAliasDescription& Aws::IoT::Model::RoleAliasDescription::WithCredentialDurationSeconds |
( |
int |
value | ) |
|
|
inline |
◆ WithLastModifiedDate() [1/2]
◆ WithLastModifiedDate() [2/2]
◆ WithOwner() [1/3]
◆ WithOwner() [2/3]
◆ WithOwner() [3/3]
◆ WithRoleAlias() [1/3]
◆ WithRoleAlias() [2/3]
◆ WithRoleAlias() [3/3]
◆ WithRoleAliasArn() [1/3]
◆ WithRoleAliasArn() [2/3]
◆ WithRoleAliasArn() [3/3]
◆ WithRoleArn() [1/3]
◆ WithRoleArn() [2/3]
◆ WithRoleArn() [3/3]
The documentation for this class was generated from the following file: