Uses of Enum
com.amazonaws.services.cloudformation.model.ResourceAttribute
Packages that use ResourceAttribute
-
Uses of ResourceAttribute in com.amazonaws.services.cloudformation.model
Methods in com.amazonaws.services.cloudformation.model that return ResourceAttributeModifier and TypeMethodDescriptionstatic ResourceAttributeUse this in place of valueOf.static ResourceAttributeReturns the enum constant of this type with the specified name.static ResourceAttribute[]ResourceAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudformation.model with parameters of type ResourceAttributeModifier and TypeMethodDescriptionvoidResourceTargetDefinition.setAttribute(ResourceAttribute attribute) Indicates which resource attribute is triggering this update, such as a change in the resource attribute'sMetadata,Properties, orTags.ResourceTargetDefinition.withAttribute(ResourceAttribute attribute) Indicates which resource attribute is triggering this update, such as a change in the resource attribute'sMetadata,Properties, orTags.ResourceChange.withScope(ResourceAttribute... scope) For theModifyaction, indicates which resource attribute is triggering this update, such as a change in the resource attribute'sMetadata,Properties, orTags.