OptionalattributesThe desired API-exposed Postgres role attribute to associate with the role. Optional.
OptionaleffectiveThe attributes that are applied to the role. This is an output only field that contains the value computed from the input field combined with server side defaults. Use the field without the effective_ prefix to set the value.
OptionalidentityThe type of the role.
OptionalinstanceOptionalmembershipAn enum value for a standard role that this role is a member of.
OptionalnameThe name of the role. This is the unique identifier for the role in an instance.
A DatabaseInstanceRole represents a Postgres role in a database instance.