get Resourcefile
Gets the contents of a resource file. For more information about resource files, see Resource files.
Return
null
Parameters
argument
null
suspend fun getResourcefile(environmentId: String, name: String, organizationId: String, type: String): GetResourcefileResult
Return
null
See also
Parameters
environment Id
name
organization Id
type
suspend fun getResourcefile(argument: suspend GetResourcefilePlainArgsBuilder.() -> Unit): GetResourcefileResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetResourcefilePlainArgs.