TagRuleAttributes |
TagRuleAttributes.addTagValuePatternsItem(String tagValuePatternsItem) |
TagRuleAttributes |
TagRuleAttributes.createdAt(OffsetDateTime createdAt) |
TagRuleAttributes |
TagRuleAttributes.createdBy(String createdBy) |
TagRuleAttributes |
TagRuleAttributes.deletedAt(OffsetDateTime deletedAt) |
TagRuleAttributes |
TagRuleAttributes.deletedBy(String deletedBy) |
TagRuleAttributes |
TagRuleAttributes.enabled(Boolean enabled) |
TagRuleAttributes |
TagRuleData.getAttributes()
The attributes of a tag rule resource.
|
TagRuleAttributes |
TagRuleAttributes.modifiedAt(OffsetDateTime modifiedAt) |
TagRuleAttributes |
TagRuleAttributes.modifiedBy(String modifiedBy) |
TagRuleAttributes |
TagRuleAttributes.name(String name) |
TagRuleAttributes |
TagRuleAttributes.negated(Boolean negated) |
TagRuleAttributes |
TagRuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagRuleAttributes |
TagRuleAttributes.required(Boolean required) |
TagRuleAttributes |
TagRuleAttributes.ruleType(TagRuleType ruleType) |
TagRuleAttributes |
TagRuleAttributes.scope(String scope) |
TagRuleAttributes |
TagRuleAttributes.source(TagRuleSource source) |
TagRuleAttributes |
TagRuleAttributes.tagKey(String tagKey) |
TagRuleAttributes |
TagRuleAttributes.tagValuePatterns(List<String> tagValuePatterns) |
TagRuleAttributes |
TagRuleAttributes.version(Long version) |