Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_connection.BigqueryConnectionAwsAccessRole.Builder
-
Packages that use BigqueryConnectionAwsAccessRole.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_connection google_bigquery_connection -
-
Uses of BigqueryConnectionAwsAccessRole.Builder in com.hashicorp.cdktf.providers.google.bigquery_connection
Methods in com.hashicorp.cdktf.providers.google.bigquery_connection that return BigqueryConnectionAwsAccessRole.Builder Modifier and Type Method Description static BigqueryConnectionAwsAccessRole.BuilderBigqueryConnectionAwsAccessRole. builder()BigqueryConnectionAwsAccessRole.BuilderBigqueryConnectionAwsAccessRole.Builder. iamRoleId(String iamRoleId)Sets the value ofBigqueryConnectionAwsAccessRole.getIamRoleId()Constructors in com.hashicorp.cdktf.providers.google.bigquery_connection with parameters of type BigqueryConnectionAwsAccessRole.Builder Constructor Description Jsii$Proxy(BigqueryConnectionAwsAccessRole.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryConnectionAwsAccessRole.Builder.
-