MembershipArgs

constructor(authority: Output<AuthorityArgs>? = null, endpoint: Output<MembershipEndpointArgs>? = null, externalId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, membershipId: Output<String>? = null, monitoringConfig: Output<MonitoringConfigArgs>? = null, project: Output<String>? = null, requestId: Output<String>? = null)