AccessPolicy interface

An Access policy

Properties

expiry

the date-time the policy expires NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

permission

the permissions for the acl policy

start

the date-time the policy is active NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

Property Details

expiry

the date-time the policy expires NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

expiry: string

Property Value

string

permission

the permissions for the acl policy

permission: string

Property Value

string

start

the date-time the policy is active NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

start: string

Property Value

string