toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin.inputs
/
GetSchemaRegistryPlainArgs
Get
Schema
Registry
Plain
Args
data
class
GetSchemaRegistryPlainArgs
(
val
namespaceName
:
String
,
val
resourceGroupName
:
String
,
val
schemaGroupName
:
String
)
:
ConvertibleToJava
<
GetSchemaRegistryPlainArgs
>
Members
Constructors
Get
Schema
Registry
Plain
Args
Link copied to clipboard
constructor
(
namespaceName
:
String
,
resourceGroupName
:
String
,
schemaGroupName
:
String
)
Properties
namespace
Name
Link copied to clipboard
val
namespaceName
:
String
The Namespace name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group within the azure subscription.
schema
Group
Name
Link copied to clipboard
val
schemaGroupName
:
String
The Schema Group name
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSchemaRegistryPlainArgs