ManagedHsmTrigger interface  
Properties
| time | The time duration after key creation to rotate the key. It only applies to rotate. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'. | 
| time | The time duration before key expiring to rotate or notify. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'. | 
Property Details
		timeAfterCreate
	  
	The time duration after key creation to rotate the key. It only applies to rotate. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'.
timeAfterCreate?: stringProperty Value
string
		timeBeforeExpiry
	  
	The time duration before key expiring to rotate or notify. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'.
timeBeforeExpiry?: stringProperty Value
string