public class org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration extends java.lang.Object
{
public java.lang.String projectNumber;
public java.lang.String poolId;
public java.lang.String providerId;
public void <init>(java.lang.String, java.lang.String, java.lang.String)
{
org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration v;
java.lang.String v, v, v;
v := @this: org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration: java.lang.String projectNumber> = v;
v.<org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration: java.lang.String poolId> = v;
v.<org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration: java.lang.String providerId> = v;
return;
}
public void <init>()
{
org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration v;
v := @this: org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.specification.GCPWIFWithAWSIdPAuthenticationSpecification$WorkloadConfiguration;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}