/AWS1/CL_BUGGETHYPVISORPRPMA01¶
GetHypervisorPropertyMappingsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hypervisorarn TYPE /AWS1/BUGSERVERARN /AWS1/BUGSERVERARN¶
The Amazon Resource Name (ARN) of the hypervisor.
it_vmwaretoawstagmappings TYPE /AWS1/CL_BUGVMWARETOAWSTAGMAP=>TT_VMWARETOAWSTAGMAPPINGS TT_VMWARETOAWSTAGMAPPINGS¶
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
iv_iamrolearn TYPE /AWS1/BUGIAMROLEARN /AWS1/BUGIAMROLEARN¶
The Amazon Resource Name (ARN) of the IAM role.
Queryable Attributes¶
HypervisorArn¶
The Amazon Resource Name (ARN) of the hypervisor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HYPERVISORARN() |
Getter for HYPERVISORARN, with configurable default |
ASK_HYPERVISORARN() |
Getter for HYPERVISORARN w/ exceptions if field has no value |
HAS_HYPERVISORARN() |
Determine if HYPERVISORARN has a value |
VmwareToAwsTagMappings¶
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VMWARETOAWSTAGMAPPINGS() |
Getter for VMWARETOAWSTAGMAPPINGS, with configurable default |
ASK_VMWARETOAWSTAGMAPPINGS() |
Getter for VMWARETOAWSTAGMAPPINGS w/ exceptions if field has |
HAS_VMWARETOAWSTAGMAPPINGS() |
Determine if VMWARETOAWSTAGMAPPINGS has a value |
IamRoleArn¶
The Amazon Resource Name (ARN) of the IAM role.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IAMROLEARN() |
Getter for IAMROLEARN, with configurable default |
ASK_IAMROLEARN() |
Getter for IAMROLEARN w/ exceptions if field has no value |
HAS_IAMROLEARN() |
Determine if IAMROLEARN has a value |