Amazon.KeyManagementService.Model.GetKeyRotationStatusResponse.IsSetKeyRotationEnabled C# (CSharp) Method

IsSetKeyRotationEnabled() private method

private IsSetKeyRotationEnabled ( ) : bool
return bool
        internal bool IsSetKeyRotationEnabled()
        {
            return this._keyRotationEnabled.HasValue; 
        }
GetKeyRotationStatusResponse