listDevelopmentSchemaArns
inline suspend fun CloudDirectoryClient.listDevelopmentSchemaArns(crossinline block: ListDevelopmentSchemaArnsRequest.Builder.() -> Unit): ListDevelopmentSchemaArnsResponse
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
Samples
val resp = cloudDirectoryClient.listDevelopmentSchemaArns()Content copied to clipboard