public static interface VmwareToAwsTagMapping.Builder extends SdkPojo, CopyableBuilder<VmwareToAwsTagMapping.Builder,VmwareToAwsTagMapping>
| Modifier and Type | Method and Description |
|---|---|
VmwareToAwsTagMapping.Builder |
awsTagKey(String awsTagKey)
The key part of the Amazon Web Services tag's key-value pair.
|
VmwareToAwsTagMapping.Builder |
awsTagValue(String awsTagValue)
The value part of the Amazon Web Services tag's key-value pair.
|
VmwareToAwsTagMapping.Builder |
vmwareCategory(String vmwareCategory)
The is the category of VMware.
|
VmwareToAwsTagMapping.Builder |
vmwareTagName(String vmwareTagName)
This is the user-defined name of a VMware tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVmwareToAwsTagMapping.Builder awsTagKey(String awsTagKey)
The key part of the Amazon Web Services tag's key-value pair.
awsTagKey - The key part of the Amazon Web Services tag's key-value pair.VmwareToAwsTagMapping.Builder awsTagValue(String awsTagValue)
The value part of the Amazon Web Services tag's key-value pair.
awsTagValue - The value part of the Amazon Web Services tag's key-value pair.VmwareToAwsTagMapping.Builder vmwareCategory(String vmwareCategory)
The is the category of VMware.
vmwareCategory - The is the category of VMware.VmwareToAwsTagMapping.Builder vmwareTagName(String vmwareTagName)
This is the user-defined name of a VMware tag.
vmwareTagName - This is the user-defined name of a VMware tag.Copyright © 2023. All rights reserved.