GetThemeResult

constructor(arn: String? = null, baseThemeId: String? = null, configuration: ThemeConfiguration? = null, createdTime: String? = null, lastUpdatedTime: String? = null, name: String? = null, permissions: List<ThemeResourcePermission>? = null, tags: List<Tag>? = null, type: ThemeType? = null, version: ThemeVersion? = null, versionDescription: String? = null)