Class: Textus::Manifest::Policies::PolicySet

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/manifest/policies.rb

Instance Attribute Summary collapse

Instance Attribute Details

#handler_allowlistObject (readonly)

Returns the value of attribute handler_allowlist

Returns:

  • (Object)

    the current value of handler_allowlist



4
5
6
# File 'lib/textus/manifest/policies.rb', line 4

def handler_allowlist
  @handler_allowlist
end

#promoteObject (readonly)

Returns the value of attribute promote

Returns:

  • (Object)

    the current value of promote



4
5
6
# File 'lib/textus/manifest/policies.rb', line 4

def promote
  @promote
end

#refreshObject (readonly)

Returns the value of attribute refresh

Returns:

  • (Object)

    the current value of refresh



4
5
6
# File 'lib/textus/manifest/policies.rb', line 4

def refresh
  @refresh
end

#retentionObject (readonly)

Returns the value of attribute retention

Returns:

  • (Object)

    the current value of retention



4
5
6
# File 'lib/textus/manifest/policies.rb', line 4

def retention
  @retention
end