pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.education.kotlin
/
student
student
suspend
fun
student
(
name
:
String
,
block
:
suspend
StudentResourceBuilder
.
(
)
->
Unit
)
:
Student
See also
Student
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Student
.
fun
student
(
name
:
String
)
:
Student
See also
Student
.
Parameters
name
The
unique
name of the resulting resource.