Aws Lambda Function Code Location Properties Response
data class AwsLambdaFunctionCodeLocationPropertiesResponse(val imageUri: String? = null, val location: String? = null, val repositoryType: String? = null, val resolvedImageUri: String? = null)
Definition of awsLambdaFunctionCodeLocation