Resource Deployment Script Power Shell Identity Args
data class ResourceDeploymentScriptPowerShellIdentityArgs(val identityIds: Output<List<String>>, val type: Output<String>) : ConvertibleToJava<ResourceDeploymentScriptPowerShellIdentityArgs>
Constructors
Link copied to clipboard
fun ResourceDeploymentScriptPowerShellIdentityArgs(identityIds: Output<List<String>>, type: Output<String>)