public static interface OpsResultAttribute.Builder extends SdkPojo, CopyableBuilder<OpsResultAttribute.Builder,OpsResultAttribute>
| Modifier and Type | Method and Description |
|---|---|
OpsResultAttribute.Builder |
typeName(String typeName)
Name of the data type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOpsResultAttribute.Builder typeName(String typeName)
Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.
typeName - Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or
AWS:ComplianceSummary.Copyright © 2020. All rights reserved.