pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.kotlin.options
/
AliasBuilder
Alias
Builder
class
AliasBuilder
Builder for
Alias
.
Functions
Properties
Functions
name
Link copied to clipboard
fun
name
(
value
:
Output
<
String
?
>
?
)
fun
name
(
value
:
String
?
)
parent
Link copied to clipboard
fun
parent
(
value
:
KotlinResource
?
)
parent
Urn
Link copied to clipboard
fun
parentUrn
(
value
:
Output
<
String
?
>
?
)
project
Link copied to clipboard
fun
project
(
value
:
Output
<
String
?
>
?
)
fun
project
(
value
:
String
?
)
stack
Link copied to clipboard
fun
stack
(
value
:
Output
<
String
?
>
?
)
fun
stack
(
value
:
String
?
)
type
Link copied to clipboard
fun
type
(
value
:
Output
<
String
?
>
?
)
fun
type
(
value
:
String
?
)
Properties
name
Link copied to clipboard
var
name
:
Output
<
String
?
>
?
=
null
parent
Link copied to clipboard
var
parent
:
KotlinResource
?
=
null
parent
Urn
Link copied to clipboard
var
parentUrn
:
Output
<
String
?
>
?
=
null
project
Link copied to clipboard
var
project
:
Output
<
String
?
>
?
=
null
stack
Link copied to clipboard
var
stack
:
Output
<
String
?
>
?
=
null
type
Link copied to clipboard
var
type
:
Output
<
String
?
>
?
=
null