Class: Headdesk::Ipa::Entitlements

Inherits:
Struct
  • Object
show all
Defined in:
lib/headdesk/ipa.rb

Instance Attribute Summary collapse

Instance Attribute Details

#application_identifierObject

Returns the value of attribute application_identifier

Returns:

  • (Object)

    the current value of application_identifier



17
18
19
# File 'lib/headdesk/ipa.rb', line 17

def application_identifier
  @application_identifier
end

#aps_environmentObject

Returns the value of attribute aps_environment

Returns:

  • (Object)

    the current value of aps_environment



17
18
19
# File 'lib/headdesk/ipa.rb', line 17

def aps_environment
  @aps_environment
end

#associated_domainsObject

Returns the value of attribute associated_domains

Returns:

  • (Object)

    the current value of associated_domains



17
18
19
# File 'lib/headdesk/ipa.rb', line 17

def associated_domains
  @associated_domains
end

#get_task_allowObject

Returns the value of attribute get_task_allow

Returns:

  • (Object)

    the current value of get_task_allow



17
18
19
# File 'lib/headdesk/ipa.rb', line 17

def get_task_allow
  @get_task_allow
end

#team_identifierObject

Returns the value of attribute team_identifier

Returns:

  • (Object)

    the current value of team_identifier



17
18
19
# File 'lib/headdesk/ipa.rb', line 17

def team_identifier
  @team_identifier
end