Class IdBrokerMappingRequest
java.lang.Object
com.cloudera.cdp.environments.model.IdBrokerMappingRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class IdBrokerMappingRequest
extends Object
A mapping of an actor or group to a cloud provider role, used in request objects.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IdBrokerMappingRequest
public IdBrokerMappingRequest()
-
-
Method Details
-
getAccessorCrn
Getter for accessorCrn. The CRN of the actor or group. -
setAccessorCrn
Setter for accessorCrn. The CRN of the actor or group. -
getRole
Getter for role. The cloud provider role (e.g., ARN in AWS, Resource ID in Azure) to which the actor or group is mapped. -
setRole
Setter for role. The cloud provider role (e.g., ARN in AWS, Resource ID in Azure) to which the actor or group is mapped. -
equals
-
hashCode
public int hashCode() -
toString
-