AiEndpointArgs

constructor(description: Output<String>? = null, displayName: Output<String>? = null, encryptionSpec: Output<AiEndpointEncryptionSpecArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null, region: Output<String>? = null)