Interface AttributeGroupSetDescriptionAction

All Superinterfaces:
AttributeGroupUpdateAction, ResourceUpdateAction<AttributeGroupUpdateAction>
All Known Implementing Classes:
AttributeGroupSetDescriptionActionImpl

AttributeGroupSetDescriptionAction
Example to create an instance using the builder pattern

     AttributeGroupSetDescriptionAction attributeGroupSetDescriptionAction = AttributeGroupSetDescriptionAction.builder()
             .build()