Interface AttributeGroupSetDescriptionAction

All Superinterfaces:
AttributeGroupUpdateAction, ResourceUpdateAction<AttributeGroupUpdateAction>

public interface AttributeGroupSetDescriptionAction extends AttributeGroupUpdateAction
AttributeGroupSetDescriptionAction
Example to create an instance using the builder pattern

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