toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataplex.kotlin.inputs
/
EntryTypeRequiredAspectArgs
Entry
Type
Required
Aspect
Args
data
class
EntryTypeRequiredAspectArgs
(
val
type
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
EntryTypeRequiredAspectArgs
>
Members
Constructors
Entry
Type
Required
Aspect
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null
Required aspect type for the entry type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
EntryTypeRequiredAspectArgs