Amazon.EC2.Model.CreateFlowLogsRequest.IsSetDeliverLogsPermissionArn C# (CSharp) 메소드

IsSetDeliverLogsPermissionArn() 개인적인 메소드

private IsSetDeliverLogsPermissionArn ( ) : bool
리턴 bool
        internal bool IsSetDeliverLogsPermissionArn()
        {
            return this._deliverLogsPermissionArn != null;
        }