Interface AssociateRoleSetCustomTypeAction

All Superinterfaces:
AssociateRoleUpdateAction, ResourceUpdateAction<AssociateRoleUpdateAction>
All Known Implementing Classes:
AssociateRoleSetCustomTypeActionImpl

AssociateRoleSetCustomTypeAction
Example to create an instance using the builder pattern

     AssociateRoleSetCustomTypeAction associateRoleSetCustomTypeAction = AssociateRoleSetCustomTypeAction.builder()
             .build()