Get Policy Store Result
data class GetPolicyStoreResult(val arn: String, val createdDate: String, val description: String, val id: String, val lastUpdatedDate: String, val validationSettings: List<GetPolicyStoreValidationSetting>)
A collection of values returned by getPolicyStore.